Publish Dual-Embedding Trust Scoring#154
Open
EricCHChang wants to merge 3 commits intoscribd:mainfrom
Open
Conversation
| title: "Tag: terraform" | ||
| tag: terraform | ||
| title: "Tag: Terraform" | ||
| tag: Terraform |
There was a problem hiding this comment.
Terraform tag case change breaks existing post listings
Medium Severity
The tag value was changed from terraform to Terraform, but six existing posts use the lowercase terraform tag. Jekyll's site.tags lookup is case-sensitive, so the tag page will now only show the single post tagged with capitalized Terraform instead of all seven terraform-related posts.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


This is a blog post for Publish Dual-Embedding Trust Scoring that was created by the Applied Research team
Note
Low Risk
Primarily content and Jekyll metadata/tag configuration changes; low risk aside from potential broken links/tags or series featuring behavior if tags/casing don’t match existing references.
Overview
Publishes a new featured blog post,
2026-02-25-content-trust-score.md, covering “Dual-Embedding Trust Scoring”, and adds a new author entry (ericc) for attribution.Updates site configuration to feature
content-trust-series, ensures the PhotoDNA CSAM post is tagged into that series, and adds/adjusts several tag landing pages (including a newcontent-trust-seriestag page and capitalization change forTerraform).Minor housekeeping: ignores
.DS_Storeand updatesGemfile.lockto include macOS arm64 platform gems.Written by Cursor Bugbot for commit 5adb1eb. This will update automatically on new commits. Configure here.